-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for continuous integration via travis #5
Conversation
I think travis is working now! There are some failures due to python 3.x issues that are addressed separately in #3 |
To save time in future travis runs, we can cache the equilibrium data using this scheme. We'd probably want to make it possible to override |
Ahh, thanks for putting this together! Just looked over all the changes, and they look good to me. Will make a couple minor edits to Yank-specific devtools files, then merge. I'm a bit puzzled by some of the Travis failures (e.g.
Good idea! Will add an Issue to remind me to do this... |
This adds continuous integration support via travis.